[INFO] cloning repository https://github.com/madmax983/null_pointer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madmax983/null_pointer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadmax983%2Fnull_pointer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadmax983%2Fnull_pointer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0da70c915a7b914592e5109f9e7bb2cb4ce519c
[INFO] testing madmax983/null_pointer against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadmax983%2Fnull_pointer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/madmax983/null_pointer
[INFO] finished tweaking git repo https://github.com/madmax983/null_pointer
[INFO] tweaked toml for git repo https://github.com/madmax983/null_pointer written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/madmax983/null_pointer on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/madmax983/null_pointer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.12.1
[INFO] [stderr]   Downloaded cookie_store v0.22.0
[INFO] [stderr]   Downloaded fs-err v3.2.2
[INFO] [stderr]   Downloaded bevy_utils_proc_macros v0.15.3
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.15.3
[INFO] [stderr]   Downloaded bevy_macro_utils v0.15.3
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.15.3
[INFO] [stderr]   Downloaded bevy_tasks v0.15.3
[INFO] [stderr]   Downloaded bevy_utils v0.15.3
[INFO] [stderr]   Downloaded bevy_reflect v0.15.3
[INFO] [stderr]   Downloaded bevy_ptr v0.15.3
[INFO] [stderr]   Downloaded bevy_ecs v0.15.4
[INFO] [stderr]   Downloaded rust-mcp-transport v0.8.0
[INFO] [stderr]   Downloaded rust-mcp-macros v0.8.0
[INFO] [stderr]   Downloaded rust-mcp-sdk v0.8.2
[INFO] [stderr]   Downloaded rust-mcp-schema v0.9.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 224bd509356aa581624f3171111866137a8397499fce9d55654e2b0a7311f05b
[INFO] running `Command { std: "docker" "start" "-a" "224bd509356aa581624f3171111866137a8397499fce9d55654e2b0a7311f05b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "224bd509356aa581624f3171111866137a8397499fce9d55654e2b0a7311f05b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "224bd509356aa581624f3171111866137a8397499fce9d55654e2b0a7311f05b", kill_on_drop: false }`
[INFO] [stdout] 224bd509356aa581624f3171111866137a8397499fce9d55654e2b0a7311f05b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb379651061f68e02b028b6afe91a87dc9ed6af44b46cb416947895b36d4890a
[INFO] running `Command { std: "docker" "start" "-a" "cb379651061f68e02b028b6afe91a87dc9ed6af44b46cb416947895b36d4890a", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zmij v1.0.18
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling fs-err v3.2.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling bevy_ptr v0.15.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bevy_tasks v0.15.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.3
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.3
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rust-mcp-schema v0.9.5
[INFO] [stderr]    Compiling rust-mcp-macros v0.8.0
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling bevy_utils v0.15.3
[INFO] [stderr]    Compiling bevy_reflect v0.15.3
[INFO] [stderr]    Compiling cookie_store v0.22.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling bevy_ecs v0.15.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum-server v0.7.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rust-mcp-transport v0.8.0
[INFO] [stderr]    Compiling rust-mcp-sdk v0.8.2
[INFO] [stderr]    Compiling null_pointer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "cb379651061f68e02b028b6afe91a87dc9ed6af44b46cb416947895b36d4890a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb379651061f68e02b028b6afe91a87dc9ed6af44b46cb416947895b36d4890a", kill_on_drop: false }`
[INFO] [stdout] cb379651061f68e02b028b6afe91a87dc9ed6af44b46cb416947895b36d4890a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3d5f9a1cdb620dd20b0bfaa7123b5161dc6f88a643dd368435bc02870a237df
[INFO] running `Command { std: "docker" "start" "-a" "e3d5f9a1cdb620dd20b0bfaa7123b5161dc6f88a643dd368435bc02870a237df", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling fs-err v3.2.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum-server v0.7.3
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rust-mcp-transport v0.8.0
[INFO] [stderr]    Compiling rust-mcp-sdk v0.8.2
[INFO] [stderr]    Compiling null_pointer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.32s
[INFO] running `Command { std: "docker" "inspect" "e3d5f9a1cdb620dd20b0bfaa7123b5161dc6f88a643dd368435bc02870a237df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3d5f9a1cdb620dd20b0bfaa7123b5161dc6f88a643dd368435bc02870a237df", kill_on_drop: false }`
[INFO] [stdout] e3d5f9a1cdb620dd20b0bfaa7123b5161dc6f88a643dd368435bc02870a237df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c0da64899215767b74d51e523e1218694a817a6433f767cc3706d6d7b71afb75
[INFO] running `Command { std: "docker" "start" "-a" "c0da64899215767b74d51e523e1218694a817a6433f767cc3706d6d7b71afb75", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/null_pointer-af691d27102b5b20)
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test components::enemy::tests::enemy_id_display ... ok
[INFO] [stdout] test components::enemy::tests::enemy_id_new_and_value ... ok
[INFO] [stdout] test components::enemy::tests::enemy_id_is_eq_and_hash ... ok
[INFO] [stdout] test components::enemy::tests::enemy_can_be_spawned ... ok
[INFO] [stdout] test components::health::tests::hitpoints_display ... ok
[INFO] [stdout] test components::exit::tests::exit_can_be_spawned ... ok
[INFO] [stdout] test components::health::tests::hitpoints_heal ... ok
[INFO] [stdout] test components::health::tests::hitpoints_heal_caps_at_max ... ok
[INFO] [stdout] test components::health::tests::hitpoints_is_dead_and_alive ... ok
[INFO] [stdout] test components::health::tests::hitpoints_is_eq ... ok
[INFO] [stdout] test components::health::tests::hitpoints_new_and_value ... ok
[INFO] [stdout] test components::health::tests::hitpoints_player_default ... ok
[INFO] [stdout] test components::health::tests::hitpoints_take_damage ... ok
[INFO] [stdout] test components::health::tests::hitpoints_take_damage_saturates_at_zero ... ok
[INFO] [stdout] test components::position::tests::direction_delta ... ok
[INFO] [stdout] test components::position::tests::direction_display ... ok
[INFO] [stdout] test components::player::tests::player_can_be_spawned ... ok
[INFO] [stdout] test components::position::tests::position_all_returns_100_positions ... ok
[INFO] [stdout] test components::position::tests::position_new_invalid_negative ... ok
[INFO] [stdout] test components::position::tests::position_new_invalid_too_large ... ok
[INFO] [stdout] test components::position::tests::direction_from_str ... ok
[INFO] [stdout] test components::position::tests::position_is_hashable ... ok
[INFO] [stdout] test components::position::tests::position_new_valid ... ok
[INFO] [stdout] test components::position::tests::position_offset_invalid_east_edge ... ok
[INFO] [stdout] test components::position::tests::position_offset_invalid_north_edge ... ok
[INFO] [stdout] test components::position::tests::position_offset_invalid_south_edge ... ok
[INFO] [stdout] test components::position::tests::position_offset_invalid_west_edge ... ok
[INFO] [stdout] test components::position::tests::position_offset_valid ... ok
[INFO] [stdout] test error::tests::errors_are_clone_and_eq ... ok
[INFO] [stdout] test error::tests::blocked_by_enemy_error_displays_correctly ... ok
[INFO] [stdout] test error::tests::game_not_started_error_displays_correctly ... ok
[INFO] [stdout] test error::tests::game_over_error_displays_correctly ... ok
[INFO] [stdout] test error::tests::invalid_move_error_displays_correctly ... ok
[INFO] [stdout] test error::tests::invalid_position_error_displays_correctly ... ok
[INFO] [stdout] test error::tests::no_enemy_error_displays_correctly ... ok
[INFO] [stdout] test events::game_events::tests::damage_event_new ... ok
[INFO] [stdout] test events::game_events::tests::attack_event_new ... ok
[INFO] [stdout] test events::game_events::tests::game_over_event_defeat ... ok
[INFO] [stdout] test events::game_events::tests::game_over_event_victory ... ok
[INFO] [stdout] test events::game_events::tests::move_event_new ... ok
[INFO] [stdout] test game::engine::tests::move_player_fails_when_game_over ... ok
[INFO] [stdout] test game::engine::tests::attack_destroys_enemy ... ok
[INFO] [stdout] test game::engine::tests::player_wins_by_reaching_exit ... ok
[INFO] [stdout] test game::engine::tests::move_player_updates_position ... ok
[INFO] [stdout] test game::engine::tests::new_game_is_playing ... ok
[INFO] [stdout] test game::engine::tests::test_game_has_correct_positions ... ok
[INFO] [stdout] test game::engine::tests::restart_resets_game ... ok
[INFO] [stdout] test game::spawn::tests::spawn_random_game_creates_entities ... ok
[INFO] [stdout] test game::view::tests::game_view_counts_enemies ... ok
[INFO] [stdout] test game::spawn::tests::spawn_test_game_places_entities_correctly ... ok
[INFO] [stdout] test game::view::tests::game_view_captures_player_info ... ok
[INFO] [stdout] test resources::game_status::tests::default_is_playing ... ok
[INFO] [stdout] test game::view::tests::ascii_map_contains_enemies ... ok
[INFO] [stdout] test resources::game_status::tests::display_formatting ... ok
[INFO] [stdout] test game::view::tests::status_line_format ... ok
[INFO] [stdout] test game::spawn::tests::spawn_random_game_is_deterministic_with_same_seed ... ok
[INFO] [stdout] test resources::game_status::tests::is_defeat_returns_true_only_for_defeat ... ok
[INFO] [stdout] test game::view::tests::game_view_captures_exit_position ... ok
[INFO] [stdout] test resources::game_status::tests::is_victory_returns_true_only_for_victory ... ok
[INFO] [stdout] test game::view::tests::ascii_map_contains_exit ... ok
[INFO] [stdout] test resources::game_status::tests::is_game_over_returns_true_for_victory_and_defeat ... ok
[INFO] [stdout] test resources::grid_lookup::tests::clear_removes_all ... ok
[INFO] [stdout] test resources::game_status::tests::is_playing_returns_true_only_for_playing ... ok
[INFO] [stdout] test resources::grid_lookup::tests::enemy_count ... ok
[INFO] [stdout] test resources::grid_lookup::tests::get_empty_returns_none ... ok
[INFO] [stdout] test game::view::tests::ascii_map_contains_player ... ok
[INFO] [stdout] test resources::grid_lookup::tests::has_enemy_checks_correctly ... ok
[INFO] [stdout] test resources::grid_lookup::tests::has_exit_checks_correctly ... ok
[INFO] [stdout] test resources::grid_lookup::tests::has_player_checks_correctly ... ok
[INFO] [stdout] test resources::grid_lookup::tests::is_cell_empty_checks_position ... ok
[INFO] [stdout] test resources::grid_lookup::tests::new_grid_is_empty ... ok
[INFO] [stdout] test resources::grid_lookup::tests::remove_clears_cell ... ok
[INFO] [stdout] test resources::grid_lookup::tests::set_and_get ... ok
[INFO] [stdout] test systems::combat::tests::attack_misses_empty_cell ... ok
[INFO] [stdout] test systems::grid_sync::tests::sync_grid_lookup_adds_enemies ... ok
[INFO] [stdout] test systems::combat::tests::no_attacks_when_game_over ... ok
[INFO] [stdout] test systems::combat::tests::attack_destroys_adjacent_enemy ... ok
[INFO] [stdout] test systems::grid_sync::tests::sync_grid_lookup_clears_old_data ... ok
[INFO] [stdout] test systems::movement::tests::no_movement_when_game_over ... ok
[INFO] [stdout] test systems::grid_sync::tests::sync_grid_lookup_adds_player ... ok
[INFO] [stdout] test systems::movement::tests::player_cannot_move_off_grid ... ok
[INFO] [stdout] test systems::combat::tests::attack_off_grid_does_nothing ... ok
[INFO] [stdout] test systems::movement::tests::player_takes_damage_when_bumping_enemy ... ok
[INFO] [stdout] test systems::movement::tests::player_wins_when_reaching_exit ... ok
[INFO] [stdout] test systems::victory::tests::defeat_when_player_dead ... ok
[INFO] [stdout] test systems::grid_sync::tests::sync_grid_lookup_adds_exit ... ok
[INFO] [stdout] test systems::victory::tests::no_change_when_already_game_over ... ok
[INFO] [stdout] test systems::victory::tests::victory_when_player_at_exit ... ok
[INFO] [stdout] test systems::victory::tests::still_playing_when_alive_and_not_at_exit ... ok
[INFO] [stdout] test systems::movement::tests::player_moves_to_empty_cell ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/mcp_server.rs (/opt/rustwide/target/debug/deps/mcp_server-a8667373c3a1d83b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/null_pointer-4bd9a9ca9fb8a492)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests null_pointer
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c0da64899215767b74d51e523e1218694a817a6433f767cc3706d6d7b71afb75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0da64899215767b74d51e523e1218694a817a6433f767cc3706d6d7b71afb75", kill_on_drop: false }`
[INFO] [stdout] c0da64899215767b74d51e523e1218694a817a6433f767cc3706d6d7b71afb75
